home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 124 / src / read.me < prev    next >
Encoding:
Text File  |  1988-10-21  |  320 b   |  11 lines

  1. BUG.C
  2. HD.C
  3. LORDER.C
  4. MK.C
  5. SS.C
  6.  
  7.     These are some source files to help you get started with the C compiler.
  8.     These example source code files include a program trapper checker (BUG.C),
  9.     a hex dump program (HD.C), a library checker (LORDER.C), a make program 
  10.     (MK.C), and a spreadsheet program (SS.C).
  11.